[软件工程师典藏:Visual.C.程序开发范例宝典(第2版)PDF 源代码]
.
├── VisualC程序开发范例宝典1-400实例源码
│ └── mingrisoft
│ ├── 01
│ │ ├── 001
│ │ │ └── PeculiarMenu
│ │ ├── 002
│ │ │ └── IconMenu
│ │ ├── 003
│ │ │ └── DynamicMenu
│ │ ├── 004
│ │ │ └── FloatMenu
│ │ ├── 005
│ │ │ └── PopManu
│ │ ├── 006
│ │ │ └── CustomPopMenu
│ │ ├── 007
│ │ │ └── TrayPopMenu
│ │ ├── 008
│ │ │ └── ToolbarBacePic
│ │ ├── 009
│ │ │ └── ToolIcon
│ │ ├── 010
│ │ │ └── ToolbarWithMenu
│ │ ├── 011
│ │ │ └── ToolbarAjustBtn
│ │ ├── 012
│ │ │ └── XPToolBar
│ │ ├── 013
│ │ │ └── ToolTip
│ │ ├── 014
│ │ │ └── ToolHint
│ │ ├── 015
│ │ │ └── ProgressStatus
│ │ ├── 016
│ │ │ └── AnimateStatus
│ │ ├── 017
│ │ │ └── ScrollStatus
│ │ ├── 018
│ │ │ └── OutInterface
│ │ ├── 019
│ │ │ └── TreeNavi
│ │ ├── 020
│ │ │ └── XPStyleButton
│ │ ├── 021
│ │ │ └── Navigation
│ │ ├── 022
│ │ │ └── Catface
│ │ ├── 023
│ │ │ └── ellipseface
│ │ ├── 024
│ │ │ └── DrawForm
│ │ ├── 025
│ │ │ └── SZxscxjm
│ │ ├── 026
│ │ │ ├── DockBarCtrl.cpp
│ │ │ ├── DockBarCtrl.h
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── Tools.cpp
│ │ │ ├── Tools.h
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ ├── ~VCE3.tmp
│ │ │ ├── 窗体融合技术.clw
│ │ │ ├── 窗体融合技术.cpp
│ │ │ ├── 窗体融合技术.dsp
│ │ │ ├── 窗体融合技术.dsw
│ │ │ ├── 窗体融合技术.h
│ │ │ ├── 窗体融合技术.opt
│ │ │ ├── 窗体融合技术.rc
│ │ │ ├── 窗体融合技术Doc.cpp
│ │ │ ├── 窗体融合技术Doc.h
│ │ │ ├── 窗体融合技术View.cpp
│ │ │ └── 窗体融合技术View.h
│ │ ├── 027
│ │ │ └── LimitSize
│ │ ├── 028
│ │ │ └── TVandLV
│ │ ├── 029
│ │ │ └── DialogShow
│ │ ├── 030
│ │ │ └── Media
│ │ ├── 031
│ │ │ └── AutoRun
│ │ ├── 032
│ │ │ └── TouchScreen
│ │ ├── 033
│ │ │ └── VirtualKey
│ │ ├── 034
│ │ │ └── BKydct
│ │ ├── 035
│ │ │ └── TopWindow
│ │ ├── 036
│ │ │ └── DHxsct
│ │ ├── 037
│ │ │ └── Magnetism
│ │ ├── 038
│ │ │ └── SSdbtl
│ │ ├── 039
│ │ │ └── tuodong
│ │ ├── 040
│ │ │ └── JYbutton
│ │ ├── 041
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ ├── 半透明窗体.clw
│ │ │ ├── 半透明窗体.cpp
│ │ │ ├── 半透明窗体.dsp
│ │ │ ├── 半透明窗体.dsw
│ │ │ ├── 半透明窗体.h
│ │ │ ├── 半透明窗体.opt
│ │ │ ├── 半透明窗体.rc
│ │ │ ├── 半透明窗体Dlg.cpp
│ │ │ └── 半透明窗体Dlg.h
│ │ ├── 042
│ │ │ └── FontWindow
│ │ ├── 043
│ │ │ └── Agent
│ │ ├── 044
│ │ │ └── BmpPreview
│ │ ├── 045
│ │ │ └── WindowsDialog
│ │ ├── 046
│ │ │ └── Select
│ │ ├── 047
│ │ │ └── ReplaceDialog
│ │ └── 048
│ │ └── FontDialog
│ ├── 02
│ │ ├── 049
│ │ │ └── AVIButton
│ │ ├── 050
│ │ │ └── GIFButton
│ │ ├── 051
│ │ │ └── ImageText
│ │ ├── 052
│ │ │ └── NotRule
│ │ ├── 053
│ │ │ └── BitmapButton
│ │ ├── 054
│ │ │ └── TextNewMenu
│ │ ├── 055
│ │ │ └── TextboxList
│ │ ├── 056
│ │ │ └── ColourFrame
│ │ ├── 057
│ │ │ └── ColourText
│ │ ├── 058
│ │ │ └── TextColor
│ │ ├── 059
│ │ │ └── BmpBKEdit
│ │ ├── 060
│ │ │ └── ElectricalCounter
│ │ ├── 061
│ │ │ └── LevelStatic
│ │ ├── 062
│ │ │ └── SuperConnect
│ │ ├── 063
│ │ │ └── ListboxChkSel
│ │ ├── 064
│ │ │ └── ListHScroll
│ │ ├── 065
│ │ │ └── ListBoxTip
│ │ ├── 066
│ │ │ └── BmpBKList
│ │ ├── 067
│ │ │ └── ComboBox
│ │ ├── 068
│ │ │ └── QueryComboBox
│ │ ├── 069
│ │ │ └── ComboBoxResize
│ │ ├── 070
│ │ │ └── ComboBoxClr
│ │ ├── 071
│ │ │ └── MultiComboBox
│ │ ├── 072
│ │ │ └── IconCombo
│ │ ├── 073
│ │ │ └── ComboCatalog
│ │ ├── 074
│ │ │ └── WinResManager
│ │ ├── 075
│ │ │ └── AddDateToList
│ │ ├── 076
│ │ │ └── ListNavi
│ │ ├── 077
│ │ │ └── Drag
│ │ ├── 078
│ │ │ └── HeaderSort
│ │ ├── 079
│ │ │ └── TextInList
│ │ ├── 080
│ │ │ └── Login
│ │ ├── 081
│ │ │ └── DJtree
│ │ ├── 082
│ │ │ └── DragTreeItem
│ │ ├── 083
│ │ │ └── FXtree
│ │ ├── 084
│ │ │ └── BitTree
│ │ ├── 085
│ │ │ └── LineColor
│ │ ├── 086
│ │ │ └── BmpTree
│ │ ├── 087
│ │ │ └── DiskCata
│ │ ├── 088
│ │ │ └── TreeTip
│ │ ├── 089
│ │ │ └── XSWord
│ │ ├── 090
│ │ │ └── RichTextChar
│ │ ├── 091
│ │ │ └── Richxstp
│ │ ├── 092
│ │ │ └── EditShow
│ │ ├── 093
│ │ │ ├── Gif
│ │ │ └── TestGif
│ │ ├── 094
│ │ │ └── Skin
│ │ ├── 095
│ │ │ └── TextProgress
│ │ ├── 096
│ │ │ └── Progress
│ │ ├── 097
│ │ │ └── ToolTipControl
│ │ ├── 098
│ │ │ └── Slider
│ │ ├── 099
│ │ │ └── DrawSlider
│ │ ├── 100
│ │ │ └── UseTab
│ │ ├── 101
│ │ │ └── TabCtrl
│ │ ├── 102
│ │ │ └── DynamicCreate
│ │ └── 103
│ │ └── RutineDemo
│ ├── 03
│ │ ├── 104
│ │ │ └── Sinusoid
│ │ ├── 105
│ │ │ └── Snail
│ │ ├── 106
│ │ │ └── DrawBezier
│ │ ├── 107
│ │ │ └── CTdraw
│ │ ├── 108
│ │ │ └── Drawcude
│ │ ├── 109
│ │ │ └── IFS
│ │ ├── 110
│ │ │ └── bmp
│ │ ├── 111
│ │ │ └── browsebmps
│ │ ├── 112
│ │ │ └── BrownBMP
│ │ ├── 113
│ │ │ └── picture
│ │ ├── 114
│ │ │ └── RotateImg
│ │ ├── 115
│ │ │ └── MosaicView
│ │ ├── 116
│ │ │ └── Shutter
│ │ ├── 117
│ │ │ └── FilmMoveView
│ │ ├── 118
│ │ │ └── RotateView
│ │ ├── 119
│ │ │ └── Relievo
│ │ ├── 120
│ │ │ └── Imagesharp
│ │ ├── 121
│ │ │ └── ReverseColor
│ │ ├── 122
│ │ │ └── SingleImage
│ │ ├── 123
│ │ │ └── ShowJPG
│ │ ├── 124
│ │ │ └── RevertPicture
│ │ ├── 125
│ │ │ └── ConvertGIf
│ │ ├── 126
│ │ │ └── Smoothness
│ │ ├── 127
│ │ │ └── CutImage
│ │ ├── 128
│ │ │ └── CombineImage
│ │ ├── 129
│ │ │ └── FetchColor
│ │ ├── 130
│ │ │ └── FetchObject
│ │ ├── 131
│ │ │ └── RegFigure
│ │ ├── 132
│ │ │ └── RotationFont
│ │ ├── 133
│ │ │ └── EnumSysFont
│ │ ├── 134
│ │ │ └── PathFont
│ │ ├── 135
│ │ │ └── Rainbow
│ │ ├── 136
│ │ │ └── MoveText
│ │ ├── 137
│ │ │ └── WaterMarker
│ │ ├── 138
│ │ │ └── ManageImage
│ │ ├── 139
│ │ │ └── FetchAndSaveIcon
│ │ ├── 140
│ │ │ └── ScreenProtect
│ │ ├── 141
│ │ │ └── PictureCartoon
│ │ ├── 142
│ │ │ └── FingerExercise
│ │ ├── 143
│ │ │ └── PictureGame
│ │ ├── 144
│ │ │ ├── CLient
│ │ │ └── Server
│ │ ├── 145
│ │ │ └── TwentyPoint
│ │ ├── 146
│ │ │ └── sweepmine
│ │ ├── 147
│ │ │ └── Lottery
│ │ ├── 148
│ │ │ └── OPENGLAct
│ │ ├── 149
│ │ │ └── OPENGLCube
│ │ ├── 150
│ │ │ └── OPENGLNURBS
│ │ ├── 151
│ │ │ └── ShowGIF
│ │ └── 152
│ │ └── ImageConvert
│ ├── 04
│ │ ├── 153
│ │ │ └── ImageACT
│ │ ├── 154
│ │ │ └── BuildAvi
│ │ ├── 155
│ │ │ └── GifPlayer
│ │ ├── 156
│ │ │ └── PlayAVI
│ │ ├── 157
│ │ │ └── VCDPlayer
│ │ ├── 158
│ │ │ └── CDPlayer
│ │ ├── 159
│ │ │ └── MP3Player
│ │ ├── 160
│ │ │ └── RecordSound
│ │ ├── 161
│ │ │ └── realplayerDlg
│ │ ├── 162
│ │ │ └── ArmyBugle
│ │ ├── 163
│ │ │ └── PCSound
│ │ ├── 164
│ │ │ └── LRSoundControl
│ │ ├── 165
│ │ │ └── Screensavealbum
│ │ ├── 166
│ │ │ └── ScrnSaverProduct
│ │ ├── 167
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── TextScreenSave.clw
│ │ │ ├── TextScreenSave.cpp
│ │ │ ├── TextScreenSave.dsp
│ │ │ ├── TextScreenSave.dsw
│ │ │ ├── TextScreenSave.h
│ │ │ ├── TextScreenSave.opt
│ │ │ ├── TextScreenSave.rc
│ │ │ ├── TextScreenSaveDlg.cpp
│ │ │ ├── TextScreenSaveDlg.h
│ │ │ └── res
│ │ ├── 168
│ │ │ └── wav
│ │ ├── 169
│ │ │ └── AudioCompress
│ │ ├── 170
│ │ │ └── FetchVisual
│ │ ├── 171
│ │ │ └── AviCompress
│ │ └── 172
│ │ └── MediaPlayer
│ ├── 05
│ │ ├── 173
│ │ │ └── CreateFolder
│ │ ├── 174
│ │ │ └── FileInCallback
│ │ ├── 175
│ │ │ └── Clearhsz
│ │ ├── 176
│ │ │ └── ForceDelete
│ │ ├── 177
│ │ │ └── FindFile
│ │ ├── 178
│ │ │ └── FileFindThread
│ │ ├── 179
│ │ │ └── FileExist
│ │ ├── 180
│ │ │ └── FolderINI
│ │ ├── 181
│ │ │ └── DeleteFolder
│ │ ├── 182
│ │ │ └── CallFolder
│ │ ├── 183
│ │ │ └── MoveFIle
│ │ ├── 184
│ │ │ └── NetworkFile
│ │ ├── 185
│ │ │ └── FileCopy
│ │ ├── 186
│ │ │ ├── FetchDll.clw
│ │ │ ├── FetchDll.cpp
│ │ │ ├── FetchDll.dsp
│ │ │ ├── FetchDll.dsw
│ │ │ ├── FetchDll.h
│ │ │ ├── FetchDll.opt
│ │ │ ├── FetchDll.rc
│ │ │ ├── FetchDllDlg.cpp
│ │ │ ├── FetchDllDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ └── ~VC12A.tmp
│ │ ├── 187
│ │ │ └── ChangeDirIcon
│ │ ├── 188
│ │ │ └── DeleteMFile
│ │ ├── 189
│ │ │ └── RenameMFile
│ │ ├── 190
│ │ │ └── SetFileAttri
│ │ ├── 191
│ │ │ └── RenameFile
│ │ ├── 192
│ │ │ └── OrderReadFile
│ │ ├── 193
│ │ │ └── LogFile
│ │ ├── 194
│ │ │ ├── GetProp.clw
│ │ │ ├── GetProp.cpp
│ │ │ ├── GetProp.dsp
│ │ │ ├── GetProp.dsw
│ │ │ ├── GetProp.h
│ │ │ ├── GetProp.opt
│ │ │ ├── GetProp.rc
│ │ │ ├── GetPropDlg.cpp
│ │ │ ├── GetPropDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 195
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── WordToTxt.clw
│ │ │ ├── WordToTxt.cpp
│ │ │ ├── WordToTxt.dsp
│ │ │ ├── WordToTxt.dsw
│ │ │ ├── WordToTxt.h
│ │ │ ├── WordToTxt.opt
│ │ │ ├── WordToTxt.rc
│ │ │ ├── WordToTxtDlg.cpp
│ │ │ ├── WordToTxtDlg.h
│ │ │ ├── msword9.cpp
│ │ │ ├── msword9.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 196
│ │ │ └── FetchDir
│ │ ├── 197
│ │ │ └── TidyFile
│ │ ├── 198
│ │ │ └── DiskWarn
│ │ ├── 199
│ │ │ └── ChangeMFileAttri
│ │ ├── 200
│ │ │ └── FileEncry
│ │ ├── 201
│ │ │ └── FolderEncry
│ │ ├── 202
│ │ │ └── WriteIni
│ │ ├── 203
│ │ │ └── ConfigINI
│ │ ├── 204
│ │ │ └── FilePartition
│ │ ├── 205
│ │ │ └── UseRar
│ │ ├── 206
│ │ │ └── BindApp
│ │ └── 207
│ │ └── ReadWriteXML
│ ├── 06
│ │ ├── 208
│ │ │ └── StartXP
│ │ ├── 209
│ │ │ └── ShutWindow
│ │ ├── 210
│ │ │ └── StartAutoRun
│ │ ├── 211
│ │ │ └── DriverAttri
│ │ ├── 212
│ │ │ └── DiskSpace
│ │ ├── 213
│ │ │ └── DiskSerial
│ │ ├── 214
│ │ │ └── CloseShare
│ │ ├── 215
│ │ │ └── FormatDriver
│ │ ├── 216
│ │ │ └── HideStartMenu
│ │ ├── 217
│ │ │ └── HideDesktop
│ │ ├── 218
│ │ │ └── HideTrayWnd
│ │ ├── 219
│ │ │ └── ChangeDisktop
│ │ ├── 220
│ │ │ └── GraspBmp
│ │ ├── 221
│ │ │ └── GetSpeDir
│ │ ├── 222
│ │ │ └── ControlCdrom
│ │ ├── 223
│ │ │ └── ControlPanl
│ │ ├── 224
│ │ │ └── SetHotKey
│ │ ├── 225
│ │ │ └── RegisterOcx
│ │ ├── 226
│ │ │ └── CheckUsbDisk
│ │ ├── 227
│ │ │ └── DirChange
│ │ ├── 228
│ │ │ └── StartMode
│ │ ├── 229
│ │ │ └── MemoryState
│ │ ├── 230
│ │ │ └── ClipboardView
│ │ ├── 231
│ │ │ └── KeyboardHook
│ │ ├── 232
│ │ │ └── ProcessList
│ │ ├── 233
│ │ │ └── AddShortcut
│ │ ├── 234
│ │ │ └── GetEdit
│ │ ├── 235
│ │ │ └── WaitProcess
│ │ ├── 236
│ │ │ ├── DataManage
│ │ │ └── ParamExe
│ │ ├── 237
│ │ │ └── ControlPanel
│ │ ├── 238
│ │ │ ├── ReleaseMinDependency
│ │ │ ├── ReleaseUMinSize
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── WinService.cpp
│ │ │ ├── WinService.dsp
│ │ │ ├── WinService.dsw
│ │ │ ├── WinService.h
│ │ │ ├── WinService.idl
│ │ │ ├── WinService.opt
│ │ │ ├── WinService.rc
│ │ │ ├── WinService.rgs
│ │ │ ├── WinService.tlb
│ │ │ ├── WinService_i.c
│ │ │ ├── WinServiceps.def
│ │ │ ├── WinServiceps.mk
│ │ │ └── 演示
│ │ ├── 239
│ │ │ ├── NoRepeat.clw
│ │ │ ├── NoRepeat.cpp
│ │ │ ├── NoRepeat.dsp
│ │ │ ├── NoRepeat.dsw
│ │ │ ├── NoRepeat.h
│ │ │ ├── NoRepeat.opt
│ │ │ ├── NoRepeat.rc
│ │ │ ├── NoRepeatDlg.cpp
│ │ │ ├── NoRepeatDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ └── res
│ │ ├── 240
│ │ │ └── EventSynch
│ │ ├── 241
│ │ │ └── MutexSynch
│ │ ├── 242
│ │ │ └── CriticalSectionSynch
│ │ ├── 243
│ │ │ └── SemaphoreSynch
│ │ ├── 244
│ │ │ └── ThreadSynch
│ │ ├── 245
│ │ │ └── MovieMouse
│ │ ├── 246
│ │ │ └── ClipMouse
│ │ ├── 247
│ │ │ ├── ReadMe.txt
│ │ │ ├── Resource.h
│ │ │ ├── ShieldWinKey.clw
│ │ │ ├── ShieldWinKey.cpp
│ │ │ ├── ShieldWinKey.dsp
│ │ │ ├── ShieldWinKey.dsw
│ │ │ ├── ShieldWinKey.h
│ │ │ ├── ShieldWinKey.opt
│ │ │ ├── ShieldWinKey.rc
│ │ │ ├── ShieldWinKeyDlg.cpp
│ │ │ ├── ShieldWinKeyDlg.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ └── res
│ │ ├── 248
│ │ │ └── SetCursor
│ │ ├── 249
│ │ │ ├── KeyboardNumLamp.clw
│ │ │ ├── KeyboardNumLamp.cpp
│ │ │ ├── KeyboardNumLamp.dsp
│ │ │ ├── KeyboardNumLamp.dsw
│ │ │ ├── KeyboardNumLamp.h
│ │ │ ├── KeyboardNumLamp.opt
│ │ │ ├── KeyboardNumLamp.rc
│ │ │ ├── KeyboardNumLampDlg.cpp
│ │ │ ├── KeyboardNumLampDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 250
│ │ │ ├── FetchBmp
│ │ │ ├── MFCDll
│ │ │ └── 程序使用说明.txt
│ │ └── 251
│ │ ├── ExportClass.cpp
│ │ ├── ExportClass.def
│ │ ├── ExportClass.dsp
│ │ ├── ExportClass.dsw
│ │ ├── ExportClass.h
│ │ ├── ExportClass.opt
│ │ └── testDll
│ ├── 07
│ │ ├── 252
│ │ │ └── HideMyComputer
│ │ ├── 253
│ │ │ └── HideDriver
│ │ ├── 254
│ │ │ └── IECaption
│ │ ├── 255
│ │ │ └── IERightMenu
│ │ ├── 256
│ │ │ └── IEStartPage
│ │ ├── 257
│ │ │ └── DeleteURL
│ │ ├── 258
│ │ │ └── FileRelat
│ │ ├── 259
│ │ │ └── CDAutoRun
│ │ ├── 260
│ │ │ └── SolGame
│ │ ├── 261
│ │ │ └── WinMineGame
│ │ ├── 262
│ │ │ └── WordPath
│ │ └── 263
│ │ └── PhotoShopInfo
│ ├── 08
│ │ ├── 264
│ │ │ └── ODBCDSN
│ │ ├── 265
│ │ │ └── ADOdatabase
│ │ ├── 266
│ │ │ └── insertdates
│ │ ├── 267
│ │ │ └── selectinto
│ │ ├── 268
│ │ │ └── updatedatas
│ │ ├── 269
│ │ │ └── updateempty
│ │ ├── 270
│ │ │ └── deletedata
│ │ ├── 271
│ │ │ └── deletenode
│ │ ├── 272
│ │ │ └── dtcjview
│ │ ├── 273
│ │ │ └── modview
│ │ ├── 274
│ │ │ └── delview
│ │ ├── 275
│ │ │ └── savecourse
│ │ ├── 276
│ │ │ └── delsave
│ │ ├── 277
│ │ │ └── usesave
│ │ ├── 278
│ │ │ └── ReturnPata
│ │ ├── 279
│ │ │ └── ExtendProc
│ │ ├── 280
│ │ │ └── AccessFrame
│ │ ├── 281
│ │ │ └── SQLframe
│ │ ├── 282
│ │ │ └── BmpAccess
│ │ ├── 283
│ │ │ └── inputvoice
│ │ ├── 284
│ │ │ └── BackUpAccess
│ │ ├── 285
│ │ │ └── SQLstockup
│ │ ├── 286
│ │ │ └── TimeBackUp
│ │ ├── 287
│ │ │ └── CloseConnect
│ │ ├── 288
│ │ │ └── Affair
│ │ ├── 289
│ │ │ └── Script
│ │ ├── 290
│ │ │ └── PeripheryCommand
│ │ ├── 291
│ │ │ └── EnumServer
│ │ ├── 292
│ │ │ └── Attach
│ │ ├── 293
│ │ │ └── Detach
│ │ └── database
│ │ ├── Shujuku_Data.MDF
│ │ └── Shujuku_Log.LDF
│ ├── 09
│ │ ├── 294
│ │ │ └── Sqlquery
│ │ ├── 295
│ │ │ └── mohuquery
│ │ ├── 296
│ │ │ └── SelectInto
│ │ ├── 297
│ │ │ └── zdsjdquery
│ │ ├── 298
│ │ │ └── Monthquery
│ │ ├── 299
│ │ │ └── datequery
│ │ ├── 300
│ │ │ └── notquery
│ │ ├── 301
│ │ │ └── bxscfjl
│ │ ├── 302
│ │ │ └── JXquery
│ │ ├── 303
│ │ │ └── duotjpx
│ │ ├── 304
│ │ │ └── sumquery
│ │ ├── 305
│ │ │ └── AVGquery
│ │ └── 306
│ │ └── COUNTquery
│ ├── 10
│ │ ├── 307
│ │ │ └── DocViewPrint
│ │ ├── 308
│ │ │ └── DialogPrint
│ │ ├── 309
│ │ │ └── PrintForm
│ │ ├── 310
│ │ │ └── PrintImage
│ │ ├── 311
│ │ │ └── PrintResume
│ │ ├── 312
│ │ │ └── PrintRemitForm
│ │ ├── 313
│ │ │ └── envelopprint
│ │ ├── 314
│ │ │ └── PrintLeave
│ │ ├── 315
│ │ │ └── PrintBarcode
│ │ ├── 316
│ │ │ └── PrintWords
│ │ ├── 317
│ │ │ └── PrintBearing
│ │ ├── 318
│ │ │ └── PrintLineandFont
│ │ ├── 319
│ │ │ └── ScrollPreview
│ │ ├── 320
│ │ │ └── PagesPreview
│ │ └── database
│ │ ├── Shujuku_Data.MDF
│ │ └── Shujuku_Log.LDF
│ ├── 11
│ │ ├── 321
│ │ │ └── SeriesPort
│ │ ├── 322
│ │ │ ├── Client
│ │ │ └── Server
│ │ ├── 323
│ │ │ └── DOG
│ │ ├── 324
│ │ │ └── DOG
│ │ ├── 325
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── WriteLock.clw
│ │ │ ├── WriteLock.cpp
│ │ │ ├── WriteLock.dsp
│ │ │ ├── WriteLock.dsw
│ │ │ ├── WriteLock.h
│ │ │ ├── WriteLock.opt
│ │ │ ├── WriteLock.rc
│ │ │ ├── WriteLockDlg.cpp
│ │ │ ├── WriteLockDlg.h
│ │ │ ├── elet2.h
│ │ │ ├── elet2.lib
│ │ │ ├── res
│ │ │ ├── resource.h
│ │ │ └── 程序使用说明.txt
│ │ ├── 326
│ │ │ └── EncryptLock
│ │ ├── 327
│ │ │ └── ICCard
│ │ ├── 328
│ │ │ └── ReadCard
│ │ ├── 329
│ │ │ └── CheckAttendance
│ │ ├── 330
│ │ │ └── TimeCard
│ │ ├── 331
│ │ │ └── CaptureApp
│ │ ├── 332
│ │ │ └── Kinescode
│ │ ├── 333
│ │ │ ├── 客户端
│ │ │ └── 服务器端
│ │ ├── 334
│ │ │ └── TimeDIY
│ │ ├── 335
│ │ │ └── SellGoods
│ │ ├── 336
│ │ │ └── barcode
│ │ ├── 337
│ │ │ └── MoneyBox
│ │ ├── 338
│ │ │ └── ScanManage
│ │ ├── 339
│ │ │ └── PosManage
│ │ ├── 340
│ │ │ └── SoundCardCall
│ │ ├── 341
│ │ │ └── IncomingShow
│ │ ├── 342
│ │ │ └── PhoneRecord
│ │ ├── 343
│ │ │ └── SongForLuck
│ │ ├── 344
│ │ │ └── SendMsg
│ │ ├── 345
│ │ │ └── RemoteClose
│ │ ├── 346
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── Telephone.clw
│ │ │ ├── Telephone.cpp
│ │ │ ├── Telephone.dsp
│ │ │ ├── Telephone.dsw
│ │ │ ├── Telephone.h
│ │ │ ├── Telephone.opt
│ │ │ ├── Telephone.rc
│ │ │ ├── TelephoneDlg.cpp
│ │ │ ├── TelephoneDlg.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 347
│ │ │ └── SongManage
│ │ ├── 348
│ │ │ └── FingerIdentify
│ │ └── 349
│ │ └── Dijoy
│ ├── 12
│ │ ├── 350
│ │ │ └── WorkGroup
│ │ ├── 351
│ │ │ └── GetIP
│ │ ├── 352
│ │ │ └── GetMAC
│ │ ├── 353
│ │ │ └── HuodeDK
│ │ ├── 354
│ │ │ └── NameAndIP
│ │ ├── 355
│ │ │ ├── Client
│ │ │ ├── Server
│ │ │ └── 程序使用说明.txt
│ │ ├── 356
│ │ │ ├── Screen
│ │ │ └── Server
│ │ ├── 357
│ │ │ ├── Course
│ │ │ └── CourseSon
│ │ ├── 358
│ │ │ └── ShareMem
│ │ ├── 359
│ │ │ └── ResShare
│ │ ├── 360
│ │ │ └── Mapping
│ │ ├── 361
│ │ │ ├── Client
│ │ │ └── Server
│ │ ├── 362
│ │ │ ├── 客户端
│ │ │ └── 服务器端
│ │ ├── 363
│ │ │ ├── Client
│ │ │ └── Server
│ │ ├── 364
│ │ │ └── NetworkList
│ │ ├── 365
│ │ │ └── SerialInterface
│ │ ├── 366
│ │ │ └── Protocol
│ │ ├── 367
│ │ │ └── DomainName
│ │ └── database
│ │ ├── Shujuku_Data.MDF
│ │ └── Shujuku_Log.LDF
│ ├── 13
│ │ ├── 368
│ │ │ └── InternetSetTime
│ │ ├── 369
│ │ │ └── StartIE
│ │ ├── 370
│ │ │ └── FtpUpLoad
│ │ ├── 371
│ │ │ └── FtpDown
│ │ ├── 372
│ │ │ ├── BrownFTPDir.clw
│ │ │ ├── BrownFTPDir.cpp
│ │ │ ├── BrownFTPDir.dsp
│ │ │ ├── BrownFTPDir.dsw
│ │ │ ├── BrownFTPDir.h
│ │ │ ├── BrownFTPDir.opt
│ │ │ ├── BrownFTPDir.rc
│ │ │ ├── BrownFTPDirDlg.cpp
│ │ │ ├── BrownFTPDirDlg.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 373
│ │ │ └── ReceiveMail
│ │ ├── 374
│ │ │ └── SendMailWithAdd
│ │ ├── 375
│ │ │ ├── ReadMe.txt
│ │ │ ├── SendEMail.clw
│ │ │ ├── SendEMail.cpp
│ │ │ ├── SendEMail.dsp
│ │ │ ├── SendEMail.dsw
│ │ │ ├── SendEMail.h
│ │ │ ├── SendEMail.opt
│ │ │ ├── SendEMail.rc
│ │ │ ├── SendEMailDlg.cpp
│ │ │ ├── SendEMailDlg.h
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 376
│ │ │ └── NetProcessAct
│ │ ├── 377
│ │ │ └── SniffApp
│ │ ├── 378
│ │ │ └── MyBrower
│ │ ├── 379
│ │ │ └── XMLView
│ │ ├── 380
│ │ │ └── ExecScript
│ │ ├── 381
│ │ │ ├── MainFrm.cpp
│ │ │ ├── MainFrm.h
│ │ │ ├── PictureOverturn.clw
│ │ │ ├── PictureOverturn.cpp
│ │ │ ├── PictureOverturn.dsp
│ │ │ ├── PictureOverturn.dsw
│ │ │ ├── PictureOverturn.h
│ │ │ ├── PictureOverturn.opt
│ │ │ ├── PictureOverturn.rc
│ │ │ ├── PictureOverturnDoc.cpp
│ │ │ ├── PictureOverturnDoc.h
│ │ │ ├── PictureOverturnView.cpp
│ │ │ ├── PictureOverturnView.h
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ ├── StdAfx.h
│ │ │ ├── picture
│ │ │ ├── res
│ │ │ └── resource.h
│ │ ├── 382
│ │ │ └── GetWebSource
│ │ ├── 383
│ │ │ └── GetAirReport
│ │ ├── 384
│ │ │ └── FetchPage
│ │ ├── 385
│ │ │ └── TAPITEL
│ │ └── 386
│ │ ├── Client
│ │ └── Server
│ ├── 14
│ │ ├── 387
│ │ │ └── dataencrypt
│ │ ├── 388
│ │ │ └── MD5Encrypt
│ │ ├── 389
│ │ │ ├── Client
│ │ │ └── Server
│ │ ├── 390
│ │ │ └── EncryptFile
│ │ ├── 391
│ │ │ └── INIReg
│ │ ├── 392
│ │ │ └── RegSoft
│ │ ├── 393
│ │ │ └── NetMACReg
│ │ └── 394
│ │ └── CPUAndDiskReg
│ └── 15
│ ├── 395
│ │ └── VistaCalendar
│ ├── 396
│ │ └── DistillSQL
│ ├── 397
│ │ └── Overtime
│ ├── 398
│ │ └── ClearGarbage
│ ├── 399
│ │ └── Web
│ └── 400
│ └── GraspBmp
├── [软件工程师典藏:Visual.C.程序开发范例宝典(第2版)].刘锐宁等.扫描版.pdf
└── 软件工程师典藏:Visual.C.程序开发范例宝典(第2版)PDF 源代码]软件工程师典藏:Visual.C.程序开发范例宝典(第2版)PDF 源代码].7z
837 directories, 232 files
评论